jQuery with Flexigrid

November 24, 2009 · 78 views · 0 comments

jQuery with Flexigrid
taken by : Dedric Mauriac on Woodbridge (10, 5, 99)
blogHUD!

About

This morning I found a plug-in called Flexigrid that works well with jQuery. It supports AJAX calls to get a paged set of data. It supports dynamic page sizes, searching specific columns, as well as the ability to sort each column. I'm even able to resize the columns and drag them into different positions. It's been a little tricky getting it to work, as I had to beef up my skills on JavaScript Object Notation (JSON). Overall, it will make the presentation of data increase dramatically with little effort. From Dedric Mauriac via bloghud.com